supportsBlur

abstract fun supportsBlur(block: DesignBlock): Boolean

Checks whether the block supports blur.

Return

true if the block supports blur, false otherwise.

Parameters

block

the block to query.